internal/runtime/maps.ctrlGroup.setEmpty (method)

6 uses

	internal/runtime/maps (current package)
		group.go#L146: func (g *ctrlGroup) setEmpty() {
		map.go#L605: 	g.ctrls().setEmpty()
		map.go#L779: 	g.ctrls().setEmpty()
		table.go#L109: 		g.ctrls().setEmpty()
		table.go#L628: 			g.ctrls().setEmpty()
		table.go#L634: 			g.ctrls().setEmpty()